relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 12 Dec 2016 20:35:43 +0000 (20:35 +0000)
committerPaul Gevers <elbrus@debian.org>
Mon, 12 Dec 2016 20:35:43 +0000 (20:35 +0000)
commit0d0a86d4227d7d4da1e7cc22ca0991ce1754143a
tree625f8eaa081b35b674acdc5a9019f67cab53e648
parent5b89f0410b99bc2fa2f803abf4c40b7bf4ada344
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]